Skip to main content

art_configure

art configure

Authenticate your machine.

Synopsis

Running this command starts an interactive shell to set your ART_KEY and ART_SECRET in your local config file so that you don't have to authenticate yourself every time you run an art command.

art configure [flags]

Options

  -h, --help   help for configure

Options inherited from parent commands

      --key string       art key (clientID you get when a token is generated from the ui)
--profile string art profile (default "default")
--secret string art secret (secret you get when a token is generated from the ui)

SEE ALSO

Auto generated by spf13/cobra on 29-Nov-2022