
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
tiktalik-cli
Advanced tools
This is a command line interface utility implemented in Python, which enables the user to perform core operations on the Tiktalik Cloud Computing service.
Note that package dependencies are automatically installed by pip.
Install using pip:
$ pip install tiktalik-cli
To use the CLI you need an API key. You can generate one in your admin panel. The API authentication information consists of an API key and an API secret. You can save this information locally by executing:
$ tiktalik init-auth API-KEY API-SECRET
This saves the key and secret to ~/.tiktalik/auth
Alternatively, if you don't want to save your API key, you can use the --key
and --secret switches on the commandline.
The basic usage patterns is:
$ tiktalik COMMAND
You can get a list of commands by running tiktalik without arguments.
To get a help on a specific command, run:
$ tiktalik COMMAND --help
We also have a tutorial to quickly get you started.
FAQs
Tiktalik Computing command line interface
We found that tiktalik-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.