coda-tools
0.5.7
dotnet tool install --global coda-tools --version 0.5.7
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local coda-tools --version 0.5.7
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=coda-tools&version=0.5.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package coda-tools --version 0.5.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Coda Tools
A Swiss-Army knife of tools to help get data in and out of Coda (https://coda.io).
Install
https://www.nuget.org/packages/coda-tools
Usage
Credentials
All API interactions need to be authenticated. This tool uses environment variables for that.
All commands except for audit-log
use the standard API key. audit-log
requires an admin API key.
Environment variable keys:
- standard API key:
CODA-API-KEY
- admin API key:
CODA-ADMIN-API-KEY
If you'd like to use an ENV file (i.e. .env
) - the tool will look in the following places:
- in the current directory
- the directory of the executable
- 6 levels up from each of those directories
- file with the name
.env
Available Commands
CodaTools 0.2.4
Copyright © 2021 SEP, Inc
export-table
ensure-columns
list-columns
list-tables
export-doc-permissions
list-docs
load-table
audit-log
help Display more information on a specific command.
version Display version information.
Command Help
Run coda-tools help <command>
for help with a specific command.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
0.5.7 | 3,047 | 8/13/2024 |
0.5.6 | 1,291 | 7/3/2024 |
0.5.5 | 182 | 7/1/2024 |
0.5.4 | 653 | 6/14/2024 |
0.5.3 | 82 | 6/14/2024 |
0.5.2 | 94 | 6/14/2024 |
0.5.1 | 107 | 6/13/2024 |
0.5.0 | 119 | 6/12/2024 |
0.4.2 | 2,160 | 3/26/2024 |
0.4.1 | 12,824 | 1/27/2023 |
0.4.0 | 2,604 | 11/8/2022 |
0.3.5 | 445 | 11/7/2022 |
0.3.4 | 439 | 11/7/2022 |
0.3.3 | 3,590 | 7/14/2022 |
0.3.2 | 430 | 7/14/2022 |
0.3.1 | 1,031 | 6/24/2022 |
0.3.0 | 497 | 6/24/2022 |
0.2.6 | 551 | 6/3/2022 |
0.2.5 | 486 | 6/2/2022 |
0.2.4 | 550 | 5/12/2022 |
0.2.3 | 640 | 4/4/2022 |
0.2.2 | 527 | 3/20/2022 |
0.2.1 | 468 | 11/22/2021 |
0.2.0 | 423 | 11/19/2021 |
0.1.1 | 338 | 11/15/2021 |
0.1.0 | 357 | 11/15/2021 |