Skip to content

Make the CLI work on CI #2

@egoist

Description

@egoist

I want to use the CLI on CI to automate deployment, I know there's API available but why not make the CLI capable of running on CI?

For example dokploy app deploy uses inquirer to get application id interactively, ideally it should support dokploy app deploy --appId myId

For this to work it should also read auth info from environment variables:

DOKPLOY_URL=xxx DOKPLOY_AUTH_TOKEN=xxx dokploy app deploy --appId myId

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions