clockify-cli config
clockify-cli config
Manages CLI configuration
Synopsis
Changes or shows configuration settings for clockify-cli
These are the parameters manageable:
- allow-archived-tags: should allow and suggest archived tags
- allow-incomplete: should allow starting time entries with missing required values
- allow-name-for-id: allow to input the name of the entity instead of its ID (projects, clients, tasks, users and tags)
- api-url: custom Clockify API base URL (for segregated tenants)
- description-autocomplete: autocomplete description looking at recent time entries
- description-autocomplete-days: how many days should be considered for the description autocomplete
- interactive: show interactive mode
- lang: which language to use for number formatting
- log-level: how much logs should be shown values: none , error , info and debug
- show-client: should show an extra column with the client description
- show-task: should show an extra column with the task description
- show-total-duration: adds a totals line on time entry reports with the sum of the time entries duration
- time-zone: which timezone to use to input/output time
- token: clockify’s token
- user.id: user id from the token
- workspace: workspace to be used
- workweek-days: days of the week were your expected to work (use comma to set multiple)
Examples
Options
Options inherited from parent commands
SEE ALSO
- clockify-cli - Allow to integrate with Clockify through terminal
- clockify-cli config get - Retrieves one parameter set by the user
- clockify-cli config init - Setups the CLI parameters and behavior
- clockify-cli config list - List all parameters set by the user
- clockify-cli config set - Changes the value of one parameter