Skip to content

Tags: aitomatic/aitomatic-cli

Tags

1.0.1

Toggle 1.0.1's commit message
version 1.0.1

v0.12.3

Toggle v0.12.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #28 from aitomatic/fix/pass_no_of_jobs_to_list_api

fix: add size query parameter when calling list api

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #19 from aitomatic/feat/change_credential_format

Change format of credential and .aito files from json to ini

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #15 from aitomatic/feat/refresh_key_flow

Add flow to refresh token automatically when it expired

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #13 from aitomatic/feat/change_command_syntax

change CLI syntax to aito <verb> <noun>

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from aitomatic/fix/cant_login_if_aitomatic_fold…

…er_exists

fix: ignore error if .aitomatic folder already exists

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from aitomatic/feat/implement_login

Refactor login command

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from aitomatic/fix/change_aitomatic_to_aito

Fix/change aitomatic to aito

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from aitomatic/fix/change_aitomatic_to_aito

Fix/change aitomatic to aito

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from aitomatic/feat/init_cli_code

Create some basic files for CLI project